[INFO] cloning repository https://github.com/vircodificat/seagull
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vircodificat/seagull" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvircodificat%2Fseagull", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvircodificat%2Fseagull'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1e0789615b6d9c0b214ba89c1505f7a53af9ce5
[INFO] fixing vircodificat/seagull against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvircodificat%2Fseagull" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vircodificat/seagull
[INFO] finished tweaking git repo https://github.com/vircodificat/seagull
[INFO] tweaked toml for git repo https://github.com/vircodificat/seagull written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vircodificat/seagull on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vircodificat/seagull already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.23.5
[INFO] [stderr]   Downloaded libudev v0.3.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.5
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.5
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.5
[INFO] [stderr]   Downloaded pyo3 v0.23.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d1ae3d523d1157bed1cca16346647b9e3b3b0a16ef3bac2121624fcb4289b2b
[INFO] running `Command { std: "docker" "start" "2d1ae3d523d1157bed1cca16346647b9e3b3b0a16ef3bac2121624fcb4289b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d1ae3d523d1157bed1cca16346647b9e3b3b0a16ef3bac2121624fcb4289b2b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d1ae3d523d1157bed1cca16346647b9e3b3b0a16ef3bac2121624fcb4289b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d1ae3d523d1157bed1cca16346647b9e3b3b0a16ef3bac2121624fcb4289b2b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]     Checking seagull v0.1.0 (/opt/rustwide/workdir/crates/seagull)
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]  --> crates/seagull/src/device/virt.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> crates/seagull/src/device/virt.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Key`
[INFO] [stdout]  --> crates/seagull/src/device/virt.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{Key, Stroke};
[INFO] [stdout]   |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]  --> crates/seagull/src/device/virt.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> crates/seagull/src/device/virt.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Key`
[INFO] [stdout]  --> crates/seagull/src/device/virt.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{Key, Stroke};
[INFO] [stdout]   |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prefix_tree`
[INFO] [stdout]    --> crates/seagull/src/lib.rs:647:13
[INFO] [stdout]     |
[INFO] [stdout] 647 |         let prefix_tree = prefix_tree_from_json_dictionary(dictionary);
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix_tree`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_outline` is never used
[INFO] [stdout]    --> crates/seagull/src/lib.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout] 230 | impl Machine {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn current_outline(&self, stroke: Stroke) -> Outline {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_outline` is never used
[INFO] [stdout]    --> crates/seagull/src/lib.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout] 230 | impl Machine {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn current_outline(&self, stroke: Stroke) -> Outline {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stdout] warning: unused imports: `Outline`, `outline`, and `virt::VirtualDevice`
[INFO] [stdout]  --> crates/seagull/src/main.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use seagull::{Outline, device::{serial::SerialDevice, virt::VirtualDevice}, outline};
[INFO] [stdout]   |               ^^^^^^^                                 ^^^^^^^^^^^^^^^^^^^   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Outline`, `outline`, and `virt::VirtualDevice`
[INFO] [stdout]  --> crates/seagull/src/main.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use seagull::{Outline, device::{serial::SerialDevice, virt::VirtualDevice}, outline};
[INFO] [stdout]   |               ^^^^^^^                                 ^^^^^^^^^^^^^^^^^^^   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking seagull-py v0.1.0 (/opt/rustwide/workdir/crates/seagull-py)
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking seagull-ime v0.1.0 (/opt/rustwide/workdir/crates/seagull-ime)
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> crates/seagull-ime/src/buffer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> crates/seagull-ime/src/buffer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]   --> crates/seagull-ime/src/buffer/tests.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |     assert_eq!(buf.committed_len(), 1);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct StrokeBuffer {
[INFO] [stdout]    | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 |     assert_eq!(buf.committed_preedit_len(), 1);
[INFO] [stdout]    |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]   --> crates/seagull-ime/src/buffer/tests.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_eq!(buf.committed_len(), 0);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct StrokeBuffer {
[INFO] [stdout]    | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_eq!(buf.committed_preedit_len(), 0);
[INFO] [stdout]    |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]   --> crates/seagull-ime/src/buffer/tests.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_eq!(buf.committed_len(), 1);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct StrokeBuffer {
[INFO] [stdout]    | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_eq!(buf.committed_preedit_len(), 1);
[INFO] [stdout]    |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]   --> crates/seagull-ime/src/buffer/tests.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     assert_eq!(buf.committed_len(), 0);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct StrokeBuffer {
[INFO] [stdout]    | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 68 |     assert_eq!(buf.committed_preedit_len(), 0);
[INFO] [stdout]    |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]   --> crates/seagull-ime/src/buffer/tests.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     assert_eq!(buf.committed_len(), 1);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct StrokeBuffer {
[INFO] [stdout]    | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 80 |     assert_eq!(buf.committed_preedit_len(), 1);
[INFO] [stdout]    |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]   --> crates/seagull-ime/src/buffer/tests.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     assert_eq!(buf.committed_len(), 0);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct StrokeBuffer {
[INFO] [stdout]    | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 84 |     assert_eq!(buf.committed_preedit_len(), 0);
[INFO] [stdout]    |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |     assert_eq!(buf.committed_len(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 116 |     assert_eq!(buf.committed_preedit_len(), 2);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert_eq!(buf.committed_len(), 0);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert_eq!(buf.committed_preedit_len(), 0);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:146:20
[INFO] [stdout]     |
[INFO] [stdout] 146 |     assert_eq!(buf.committed_len(), 0);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 146 |     assert_eq!(buf.committed_preedit_len(), 0);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |     assert_eq!(buf.committed_len(), 1);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 167 |     assert_eq!(buf.committed_preedit_len(), 1);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |     assert_eq!(buf.committed_len(), 0);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 171 |     assert_eq!(buf.committed_preedit_len(), 0);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:189:20
[INFO] [stdout]     |
[INFO] [stdout] 189 |     assert_eq!(buf.committed_len(), 1);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 189 |     assert_eq!(buf.committed_preedit_len(), 1);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:195:20
[INFO] [stdout]     |
[INFO] [stdout] 195 |     assert_eq!(buf.committed_len(), 1);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 195 |     assert_eq!(buf.committed_preedit_len(), 1);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:212:20
[INFO] [stdout]     |
[INFO] [stdout] 212 |     assert_eq!(buf.committed_len(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 212 |     assert_eq!(buf.committed_preedit_len(), 2);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:218:20
[INFO] [stdout]     |
[INFO] [stdout] 218 |     assert_eq!(buf.committed_len(), 1);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 218 |     assert_eq!(buf.committed_preedit_len(), 1);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     assert_eq!(buf.committed_len(), 1);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 234 |     assert_eq!(buf.committed_preedit_len(), 1);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |     assert_eq!(buf.committed_len(), 1);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 240 |     assert_eq!(buf.committed_preedit_len(), 1);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:354:20
[INFO] [stdout]     |
[INFO] [stdout] 354 |     assert_eq!(buf.committed_len(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 354 |     assert_eq!(buf.committed_preedit_len(), 2);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:366:20
[INFO] [stdout]     |
[INFO] [stdout] 366 |     assert_eq!(buf.committed_len(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 366 |     assert_eq!(buf.committed_preedit_len(), 2);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:378:20
[INFO] [stdout]     |
[INFO] [stdout] 378 |     assert_eq!(buf.committed_len(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 378 |     assert_eq!(buf.committed_preedit_len(), 2);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:396:20
[INFO] [stdout]     |
[INFO] [stdout] 396 |     assert_eq!(buf.committed_len(), 3);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 396 |     assert_eq!(buf.committed_preedit_len(), 3);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     assert_eq!(buf.committed_len(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 438 |     assert_eq!(buf.committed_preedit_len(), 2);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:450:20
[INFO] [stdout]     |
[INFO] [stdout] 450 |     assert_eq!(buf.committed_len(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 450 |     assert_eq!(buf.committed_preedit_len(), 2);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:462:20
[INFO] [stdout]     |
[INFO] [stdout] 462 |     assert_eq!(buf.committed_len(), 2);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 462 |     assert_eq!(buf.committed_preedit_len(), 2);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `committed_len` found for struct `buffer::StrokeBuffer` in the current scope
[INFO] [stdout]    --> crates/seagull-ime/src/buffer/tests.rs:480:20
[INFO] [stdout]     |
[INFO] [stdout] 480 |     assert_eq!(buf.committed_len(), 3);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/seagull-ime/src/buffer.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout]  72 | pub struct StrokeBuffer {
[INFO] [stdout]     | ----------------------- method `committed_len` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `committed_preedit_len` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 480 |     assert_eq!(buf.committed_preedit_len(), 3);
[INFO] [stdout]     |                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pending_len` and `committed_preedit_len` are never used
[INFO] [stdout]    --> crates/seagull-ime/src/buffer.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl StrokeBuffer {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 452 |     pub fn pending_len(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 |     pub fn committed_preedit_len(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_hint` is never used
[INFO] [stdout]    --> crates/seagull-ime/src/engine.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl Engine {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub async fn show_hint(&self) -> zbus::Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seagull-ime` (bin "seagull-ime" test) due to 25 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2d1ae3d523d1157bed1cca16346647b9e3b3b0a16ef3bac2121624fcb4289b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d1ae3d523d1157bed1cca16346647b9e3b3b0a16ef3bac2121624fcb4289b2b", kill_on_drop: false }`
[INFO] [stdout] 2d1ae3d523d1157bed1cca16346647b9e3b3b0a16ef3bac2121624fcb4289b2b
